Eclipse Platform
Pre-release 3.0

Uses of Class
org.eclipse.team.ui.synchronize.TeamSubscriberParticipant

Packages that use TeamSubscriberParticipant
org.eclipse.team.ui.synchronize Application programming interfaces for interaction with the Eclipse Synchronize View. 
org.eclipse.team.ui.synchronize.actions Actions and utilities for use with the Eclipse Synchronize View. 
 

Uses of TeamSubscriberParticipant in org.eclipse.team.ui.synchronize
 

Methods in org.eclipse.team.ui.synchronize that return TeamSubscriberParticipant
 TeamSubscriberParticipant TeamSubscriberParticipantPage.getParticipant()
           
 

Constructors in org.eclipse.team.ui.synchronize with parameters of type TeamSubscriberParticipant
TeamSubscriberParticipantPage(TeamSubscriberParticipant page, ISynchronizeView view, org.eclipse.team.internal.ui.synchronize.sets.SubscriberInput input)
          Constructs a new SynchronizeView.
 

Uses of TeamSubscriberParticipant in org.eclipse.team.ui.synchronize.actions
 

Constructors in org.eclipse.team.ui.synchronize.actions with parameters of type TeamSubscriberParticipant
DirectionFilterActionGroup(TeamSubscriberParticipant participant, int supportedModes)
          Creates a direction filter group with the given supported modes.
 


Eclipse Platform
Pre-release 3.0

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.